Skip to content

Plot show_legend = False fix #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 24, 2020
Merged

Conversation

eervin123
Copy link
Contributor

@eervin123 eervin123 commented Dec 24, 2020

Made changes regarding bug #204 based on update to bokeh no longer using legend.location = None I also added a test function to display to browser. (I've never worked with tests so, I'm sure this was done incorrectly @kernc) your test_params test sent everything to temp files which I didn't quite know how to access so I just created a separate one that sent the output to the browser.

Fixes #204

@kernc
Copy link
Owner

kernc commented Dec 24, 2020

test_params test sent everything to temp files

That test is just for coverage, to see nothing blows up.

@kernc
Copy link
Owner

kernc commented Dec 24, 2020

Lgtm. Many thanks!

@kernc kernc merged commit 1ee5670 into kernc:master Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible bug bt.plot(show_legend=False)
2 participants